/ Assembly List / LJCSalesDAL / InventoryStatusManager / InventoryStatusManager

Namespace - LJCSalesDAL


Parameters
dbServiceRef - The database service reference object.
dataConfigName - The data configuration name.
tableName - The table name.

Syntax

C#
public InventoryStatusManager(DbServiceRef dbServiceRef, String dataConfigName, String tableName = InventoryStatus)

Initializes an object instance.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.